home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 June: Reference Library / Dev.CD Jun 96 RL / Dev.CD Jun 96 RL.toast / Technical Documentation / develop / develop Issue 6 / develop Issue 6 code / TCP.sea / TCP / NewsWatcher / NW Source / Source / text.h < prev    next >
Encoding:
Text File  |  1994-07-18  |  218 b   |  5 lines

  1. OSErr MakeNewTextWindow (StringPtr title, short panelHeight, 
  2.     void (*drawPanel)(WindowPtr), Handle text, WindowPtr *theWindow);
  3. Boolean CheckTextWindowAlreadyOpen (StringPtr title);
  4. void InitTextDispatchTable (void);
  5.